go/types.term.disjoint (method)
5 uses
go/types (current package)
typeterm.go#L65: if x.disjoint(y) {
typeterm.go#L93: if x.disjoint(y) {
typeterm.go#L141: if x.disjoint(y) {
typeterm.go#L155: func (x *term) disjoint(y *term) bool {
union.go#L184: if !(*term)(x).disjoint((*term)(y)) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)